Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Variety of Zoom Enhancements #497

Merged

Conversation

baconpaul
Copy link
Collaborator

Once folks started using zoom, a variety of small enhancement
requests came in. This PR covers all of them, covering several
tickets.

The issues resolved are:

Closes #483.
Zoom implemented on linux; in doing so remove the HOST_SUPPORTS_ZOOM
switch, since all hosts support zoom. To make it testable, ahead
of implementing DisplayInfo on linux, set the defaulted screen size
to 1400x1050, a mid-range 15" laptop.

Closes #433
Correct the error message at zoom time to explain we add
a window-decoration-protection factor but don't show the
confusing dimensions that result.

Closes #473
Order and add separator to the setting menu to be more
rational. Keep "About" at the end.

Closes #457
If you ask for a zoom which outstrips screen parameters, rather than
retain the current zoom look for the largest zoom that will fit those
paramemters. Don't display the confusing-to-users message about how
much space we are reserving for window decoration.

Once folks started using zoom, a variety of small enhancement
requests came in. This PR covers all of them, covering several
tickets.

The issues resolved are:

Closes surge-synthesizer#483.
Zoom implemented on linux; in doing so remove the HOST_SUPPORTS_ZOOM
switch, since all hosts support zoom. To make it testable, ahead
of implementing DisplayInfo on linux, set the defaulted screen size
to 1400x1050, a mid-range 15" laptop.

Closes surge-synthesizer#433
Correct the error message at zoom time to explain we add
a window-decoration-protection factor but don't show the
confusing dimensions that result.

Closes surge-synthesizer#473
Order and add separator to the setting menu to be more
rational. Keep "About" at the end.

Closes surge-synthesizer#457
If you ask for a zoom which outstrips screen parameters, rather than
retain the current zoom look for the largest zoom that will fit those
paramemters. Don't display the confusing-to-users message about how
much space we are reserving for window decoration.
@baconpaul baconpaul merged commit eff2b64 into surge-synthesizer:master Feb 4, 2019
@baconpaul baconpaul deleted the zoom-enhancements-433 branch February 15, 2019 14:45
baconpaul added a commit to baconpaul/surge that referenced this pull request Jul 10, 2019
…ents-433

A Variety of Zoom Enhancements

Former-commit-id: d9f0401ba1e9da822801eddd00ef93090c613b55 [formerly eff2b64]
Former-commit-id: af1d61d2cd4ed9af671076e6e1c4b3033492f546
Former-commit-id: 22797a30f302aebb9b0194d989a83624a5286e86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant